home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / codxmenu.lha / menu / editor < prev    next >
Text File  |  1995-11-21  |  3KB  |  65 lines

  1. c7CNet/3 Line Editor commands:
  2.  
  3. All editor commands are termed "dot" commands, because in order to activate one, you must first press a period (.) at the beginning of any line.  Here are the essential commands:
  4.  
  5. c2.Ac7     Abort, return to prompt         c2.Dc7  c1*c7  Delete lines
  6. c2.Ec7   c1*c7 Edit lines                      c2.Ic7     Insert before a line
  7. c2.Lc7   c1*c7 List lines (w/line #s)          c2.Nc7     Clear all text, start over
  8. c2.Rc7   c1*c7 Read what you've entered        c2.Sc7     Save text, return to prompt
  9.  
  10. Want to see more [c2Noc7]? ?0t70 #0}je 5}
  11. c2.Bc7     Put a border around text        c2.Cc7   c1*c7 Copy lines to insert point
  12. c2.Fc7   c1*c7 Find a string of characters     c2.Gc7     Read file into editor (sysop)
  13. c2.Hc7     This help menu                  c2.Jc7   c1*c7 Justify text lines
  14. c2.Kc7   c1*c7 Replace lines with new ones     c2.Mc7   c1*c7 Read text (interpret MCI also)
  15. c2.Oc7     Toggle lines numbers on/off     c2.Pc7     Put text into a file (sysop)
  16. c2.Qc7     Quote text from last message    c2.Tc7   c1*c7 Toggle paragraph markers ()
  17. c2.Vc7     The ANSI visual editor          c2.Wc7     Toggle word wrap on/off
  18. c2.Zc7     ZIP ASCII or Xmodem transfer    c2.>c7     Set the right margin
  19. c2.$c7   c1*c7 Search and replace text         c2.*c7     Execute a BBS command (eg WHO)
  20.  
  21. Read range (c1*c7) selection info [c2Noc7]? ?0t70 #0}je 5}
  22. For many commands, you may specify a RANGE of lines on which to perform their function.  These commands have been marked with asterisks (c1*c7).  Here're some examples of valid range specifications:
  23.  
  24.      5     Line  5 only
  25.    5-10    Lines 5 through 10
  26.     1,7    Lines 1 and 7
  27. 5-10,14    Lines 5 through 10 and 14
  28.  
  29. If a 'range' command is executed without specification, or with line numbers out of range, C-Net will use these defaults:
  30.  
  31. c3    LAST line:c7   Delete, Edit, Replace
  32. c3    ALL lines:c7   List, Read, Find, Copy
  33. c3   FIRST line:c7   Insert
  34.  
  35. Read "justify" options [c2Noc7]? ?0t70 #0}je 5}
  36. There are currently 7 different ways that you can justify text:
  37.  
  38. c3   Right:c7   :2move text to right border:0
  39. c3    Left:c7   :2move text to left border:0
  40. c3  Center:c7   :2move text to center of screen:0
  41. c3  Expand:c7   :2add spaces to fill line:0
  42. c3  Packed:c7   :2remove extra spaces:0
  43. c3  Indent:c7   :2add a space to the beginning of the line:0
  44. c3Unindent:c7   :2remove a space from the beginning of the line:0
  45.  
  46. Read control character information [c2Noc7]? ?0t70 #0}je 5}
  47. Several control key commands are available to expedite the editing process.
  48.  
  49.   c2<CTRL>-Bc7    :2Move to the beginning of the line:0
  50.   c2<CTRL>-Nc7    :2Move to the end of the line:0
  51.  
  52.   c2<CTRL>-Dc7    :2Delete character under cursor:0
  53.   c2<CTRL>-Kc7    :2Delete to the end of line:0
  54.  
  55.   c2<CTRL>-Tc7    :2Move left  1 character:0
  56.   c2<CTRL>-Uc7    :2Move right 1 character:0
  57.  
  58.   c2<CTRL>-Wc7    :2Move left  1 word:0
  59.   c2<CTRL>-Rc7    :2Move right 1 word:0
  60.  
  61.   c2<CTRL>-Vc7    :2Verify (reprint) text so far:0
  62.   c2<CTRL>-Xc7    :2Cancel line (start over):0
  63.  
  64. 5}n1Back to the editor:
  65.